home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / archiver / exzip192.zip / CLEARERR.DOC < prev    next >
Text File  |  1989-04-16  |  2KB  |  36 lines

  1.  
  2.  
  3.           ClearErr - V 1.0
  4.           ================
  5.  
  6.                This  is  a  rather  small  program written to resolve a
  7.           QuickBasic  related  problem,  although  possibly  it  may be
  8.           useful in other situations as well.
  9.  
  10.                The  only  thing  this  program  will  do is set the DOS
  11.           ERRORLEVEL to 0.  Note that  once the  errorlevel is  set to,
  12.           say 1, it remains so until a program resets it to a value. 
  13.  
  14.                There are no command line parameters.  Simply execute it
  15.           and  the  DOS  errorlevel  will  be   set  zero  immediately.
  16.           ClearErr was  written in  IBM's MASM and should be well under
  17.           200 bytes as distributed (v 1.0 is 112 bytes).
  18.  
  19.  
  20.                This program is published and made available as  is.  It
  21.           is distributed  as FREEWARE,  that is anyone may use it, copy
  22.           it, or distribute it as  long  as  it  is  made  available to
  23.           others FREE.   At the time of this writing, it is distributed
  24.           with EXZIP v 1.92, however, should  someone have  use for it,
  25.           you are  welcome to recompress it as CLRERR10.ZIP, as long as
  26.           both, the .COM file and this .DOC file are included.   Adding
  27.           additional files to CLEARERR is expressly prohibited.
  28.  
  29.                Enjoy.   If need  be, you can reach me via the InterLink
  30.           echo mail network (several  conferences) or  on the Executive
  31.           Network at 914-667-4567 (registrations).
  32.  
  33.  
  34.                                                   Andy Keeves
  35.  
  36.